Skip to content

1032720: Context Menu in Blazor PDF Viewer#3286

Open
SF4524LogeshKumar wants to merge 1 commit into
developmentfrom
1032720-contextMenu
Open

1032720: Context Menu in Blazor PDF Viewer#3286
SF4524LogeshKumar wants to merge 1 commit into
developmentfrom
1032720-contextMenu

Conversation

@SF4524LogeshKumar

Copy link
Copy Markdown
Collaborator

Description:

Updated UG Documentation for Context Menu in Blazor PDF Viewer

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1032720-contextMenu

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 1032720-contextMenu
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0


### Available Context Menu Items

The EJ2 PDF Viewer context menu includes the following item options:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why add as EJ2 PDF Viewer

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check all the Blazor files properly? Is EJ2 mentioned or not


{% tabs %}
{% highlight razor %}
@page "/pdfviewer-context-menu-mouseup"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why added page navigation?


{% tabs %}
{% highlight razor%}
@page "/pdfviewer-context-menu-disabled"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why added page navigation?


## Complete Context Menu Configuration Example

The following example demonstrates a fully configured context menu with custom items and mouse-up trigger:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the API likes and content properly


## Customize Context Menu Items

You can control which menu items appear in the context menu by specifying a list of `ContextMenuItem` values in the `ContextMenuItems` property.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the API likes and content properly


## Enable or Disable the Context Menu

By default, the context menu is enabled in the Blazor PDF Viewer. You can control its availability using the `EnableContextMenu` property within `PdfViewerContextMenuSettings`.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the API likes and content properly


### Basic Configuration

To display the context menu with default settings, add the `PdfViewerContextMenuSettings` component to your PDF Viewer:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the API likes and content properly


The EJ2 PDF Viewer context menu includes the following item options:

| Item | Description |

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the API likes and content properly


The context menu in Blazor PDF Viewer supports the following:

* **Enable or Disable**: Toggle the context menu availability using the `EnableContextMenu` property.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the API likes and content properly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants